home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20021006-20030409 / 000297_userdog@rennert.net_Thu Feb 13 15:27:33 EST 2003.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  39 lines

  1. Article: 14091 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!phl-feed.news.verio.net!iad-feed.news.verio.net!iad-peer.news.verio.net!news.verio.net!news.maxwell.syr.edu!c03.atl99!rip!news.webusenet.com!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssrv26.news.prodigy.com.POSTED!not-for-mail
  3. From: Schmackd0wn <userdog@rennert.net>
  4. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
  5. X-Accept-Language: en-us, en
  6. MIME-Version: 1.0
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: C-Kermit script F10 send
  9. Content-Type: text/plain; charset=us-ascii; format=flowed
  10. Content-Transfer-Encoding: 7bit
  11. Lines: 17
  12. Message-ID: <MmT2a.1120$UF6.62973@newssrv26.news.prodigy.com>
  13. NNTP-Posting-Host: 63.68.111.2
  14. X-Complaints-To: abuse@prodigy.net
  15. X-Trace: newssrv26.news.prodigy.com 1045168684 ST000 63.68.111.2 (Thu, 13 Feb 2003 14:38:04 CST)
  16. NNTP-Posting-Date: Thu, 13 Feb 2003 14:38:04 CST
  17. Organization: Prodigy Internet http://www.prodigy.com
  18. X-UserInfo1: SCSYQN_@FS@WG]QYBJID^]UJUC\\@G@OKPQL_DILJZ]BGIELK^RAQFW[ML\THRCKV^GGZKJMGV^^_JSCFFUA_QXFGVSCYRPILH]TRVKC^LSN@DX_HCAFX__@J\DAJBVMY\ZWZCZLPA^MVH_P@\\EOMW\YSXHG__IJQY_@M[A[[AXQ_XDSTAR]\PG]NVAQUVM
  19. Date: Thu, 13 Feb 2003 20:38:04 GMT
  20. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14091
  21.  
  22. I've done what I think is a pretty exhaustive search over google groups 
  23. but can't find anything to help me with the following problem. I'm 
  24. throwing myself at the mercy of this group with a post.
  25.  
  26. The situation: I have C-Kermit set up on a RH7.3 box to dial into a 
  27. provider to initiate a download, but to instigate the download I need to 
  28. send an F10. I know that Kermit isn't a terminal emulator and that I'd 
  29. have to do some stuff with my shell, but I'm not sure that would help in 
  30. the long run- I want to put this all in a script to automate the 
  31. process, which is the same day in and day out. Minicom can send a macro 
  32. of ^[[010q to force the download screen remotely, but it doesn't launch 
  33. kermit properly to start the download, and I'd rather use Kermit for all 
  34. of it. So, is there any way to send F10 via a C-Kermit script? The 
  35. script I've written works great up to that point.
  36.  
  37. Any help would be appreciated. Thanks.
  38.  
  39.